home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / LImacSTACK11⁄89.cpt / LImacSTACK.11_89 / card_7941.txt < prev    next >
Text File  |  1989-11-02  |  2KB  |  83 lines

  1. -- card: 7941 from stack: in.11_89
  2. -- bmap block id: 16957
  3. -- flags: 0000
  4. -- background id: 6406
  5. -- name: stacks
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   hide cd fld "StackInfo"
  9. end closeCard
  10.  
  11.  
  12. -- part 1 (button)
  13. -- low flags: 00
  14. -- high flags: 2000
  15. -- rect: left=436 top=27 right=49 bottom=464
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 26635 / 26635
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: Info
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   set the visible of cd fld "StackInfo" to not the visible of cd fld "StackInfo"
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 2 (field)
  32. -- low flags: 81
  33. -- high flags: 2007
  34. -- rect: left=24 top=73 right=326 bottom=488
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 0
  38. -- font id: 3
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: StackInfo
  43. ----- HyperTalk script -----
  44. on mouseUp
  45.   lock screen
  46.   set scroll of me to 0
  47.   hide me
  48. end mouseUp
  49.  
  50.  
  51. -- part contents for card part 2
  52. ----- text -----
  53.  
  54. These stacks are included on the LIMac Public Domain Library issue of the "LImacSTACK Disk".
  55.  
  56. Each one coincides with topics discussed in the HyperCard SIG's monthly meeting.
  57.  
  58. Click on the name to go to that stack. (Try "pop card" in the Message box to get you back here.)
  59.  
  60. If you got this issue of the LImacSTACK from some place other than the LIMac PD Library, then these stacks might not be on this disk.
  61.  
  62.                                                (Scroll down for descriptions...)
  63.  
  64. Most of the disk space on this months LImacSTACK disk is taken up by the Studio/1 animations. But animation is such a neat enhancement to any HyperCard stack that I felt the disk space was warranted.
  65.  
  66. Using Repeat
  67. HyperTalk tutorial on the use of Repeat. Contains examples of the most common forms of this control structure.
  68.  
  69. Command Examples
  70. Shows how the XCMD, Studio1, that is included in the Studio/1 program can be used to incorporate animations into HyperCard stacks.
  71.  
  72. --------------------------------------------------------
  73. Kevin Moan - HyperCard SIG Leader - LIMac
  74. CIS - 73210,2732
  75. GEnie - K.MOAN
  76. MacNET - MOAN
  77. America Online - KevinMoan
  78. (516) 223 4672
  79.  
  80. -- part contents for background part 2
  81. ----- text -----
  82. Using Repeat
  83. Command Examples